home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-12-16 | 734 b | 18 lines | [TEXT/KAHL] |
- Data Cache Control.
-
- This program should be run ONLY on 68030 machines. No promises what will happen
- if you run it on any other machines. It does no error checking.
-
- If you run the program, it will attempt to read the cache control register and
- see if the data cache is on or off. It will report what it finds, and offer you
- the chance to change it. If you want to make the change, type the letter "y" (lower
- case) and Return. If you don’t want to make the change, type anything else and
- then Return.
-
- Data Cache Control will tell you the final status of the cache. Press return
- to quit.
-
- This version uses standard C libraries and is enormous. I hope later to have
- time to write a decently short, more Maclike version.
-
- -Lofty Becker